projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d7e41f
)
(PURESIZE) [MULTI_FRAME]: Incremented to 230000.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 2 Mar 1994 23:18:54 +0000
(23:18 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 2 Mar 1994 23:18:54 +0000
(23:18 +0000)
src/puresize.h
patch
|
blob
|
history
diff --git
a/src/puresize.h
b/src/puresize.h
index 6a3d7ce8afa1ae954c19962113de21b836a4487c..170d6873ff7f5364940b4b7c1e81cbbbf1941f68 100644
(file)
--- a/
src/puresize.h
+++ b/
src/puresize.h
@@
-29,7
+29,7
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifndef PURESIZE
#ifdef MULTI_FRAME
-#define PURESIZE 2
2
0000
+#define PURESIZE 2
3
0000
#else
#define PURESIZE 190000
#endif